BACKDROP OFF
This command will deactivate the 3D backdrop preventing it from being drawn to the screen. The backdrop is automatically activated the first time any 3D object is created or loaded in order to clear the background screen. If you do not wish the backdrop to automatically activate, use this command at the start of your program.
SYNTAX
BACKDROP OFF
BACKDROP OFF Camera Number
RELATED INFO
CAMERA Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example